GenerativeComponents Help

Atan

Returns the arc tangent of the given number.

double Atan(double n)

The result is measured in degrees. To obtain the result in radians, use Radians(Atan(number)).